home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Internet
/
Chip Internet.iso
/
viewer
/
ghost
/
p800_win.ps
< prev
next >
Wrap
Text File
|
1993-03-30
|
459b
|
16 lines
% A small prologue for going from landscape mode to portrait.
% The files will no longer fit without some kind of scaling.
% This is a rough attempt by a novice... there must be a better way.
%
% This version is intended to fit what would have been a Landscape image
% inside an 800x600 image file. It is intended to be used
% with the command line parameters
% -g800x600 port_gif.ps
-90 rotate
-444 4 translate
.715 .715 scale
% end